[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 _twM26( nB, nC, nD )
 ----------------------------------------------------------------------------
     Set the mouse sensitivity and double speed threshold, The
     sensitivity numbers range from 0 to 100 where 50 is the default
     value in all cases. The sensitivity determines the mouse to cursor
     movement ratio with the scaling factor passed.

       Arguments:

     nB - 'N' Horizontal mickey sensitivity number.

     nC - 'N' Vertical mickey sensitivity number.

     nD - 'N' Threshold for double speed.

       Return:

     Nothing.

       Example:

     To increase sensitivity and double speed threshold by 50%:

     _twM26( 75, 75, 75 )

See Also: _twM27B() _twM27C()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson